Use "build" to build packages; add a pyproject.toml file
authorKarl O. Pinc <kop@karlpinc.com>
Thu, 28 Mar 2024 21:21:25 +0000 (16:21 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Thu, 28 Mar 2024 21:21:25 +0000 (16:21 -0500)
commit8d3c9495ca4fbaa0a68366bb3151dfc39c147396
treeada7d477e3e78b8f85d7b2879dad6fb4a4e99274
parent9a085838945f1c8963b9bfed008a33b82f7d26a5
Use "build" to build packages; add a pyproject.toml file
Makefile_pgwui.mk
pyproject.toml [new file with mode: 0644]
setup.cfg [deleted file]
setup.py